home *** CD-ROM | disk | FTP | other *** search
- Path: mis.cpc.ku.ac.th.!cc2!b37ans
- From: b37ans@cc2.cpe.ku.ac.th (Anon Sricharoenchai Mr. (37056140))
- Newsgroups: comp.lang.c++
- Subject: About inline function
- Date: 19 Jan 1996 11:36:21 GMT
- Organization: Kasetsart University InterNetNews Site
- Message-ID: <4dnvnl$o0s@mis.cpc.ku.ac.th>
- NNTP-Posting-Host: b37ans@cc2.cpe.ku.ac.th
- X-Newsreader: TIN [version 1.2 (PGP) PL2]
-
- Why does Borland C++ can't compile the function with 'for, while, goto'
- statement to be "inline"? I think the compiler should can do it, because
- it's possible to do.
-
-